Skip to content

parsing mixed-value toml arrays - #25585

Merged
Eleanor Boyd (eleanorjboyd) merged 3 commits into
microsoft:mainfrom
eleanorjboyd:neutral-swallow
Nov 12, 2025
Merged

parsing mixed-value toml arrays #25585
Eleanor Boyd (eleanorjboyd) merged 3 commits into
microsoft:mainfrom
eleanorjboyd:neutral-swallow

Conversation

@eleanorjboyd

Copy link
Copy Markdown
Member

Fixes: #25413

JP-Ellis (JP-Ellis) and others added 3 commits November 12, 2025 09:23
Upgrade `@iarna/toml` to v3 which should support mixed values within
TOML arrays.

Updated one of the test fixtures to make use of the newer
`[dependency-groups]` section.

Fixes: microsoft#25413
Signed-off-by: JP-Ellis <josh@jpellis.me>
@eleanorjboyd
Eleanor Boyd (eleanorjboyd) merged commit cd5ecb9 into microsoft:main Nov 12, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debt Code quality issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to handle TOML with mixed-value arrays (as used by dependency groups)

3 participants